po/eo.po: fix translations for GtkSwitch
authorRyan Lortie <desrt@desrt.ca>
Fri, 10 Aug 2012 02:44:04 +0000 (22:44 -0400)
committerRyan Lortie <desrt@desrt.ca>
Fri, 10 Aug 2012 02:48:31 +0000 (22:48 -0400)
Translating "ON" as "EK" (verb prefix for beginning of an action) and
"OFF" as "FOR" (away) is suboptimal.  Just use the suggested 1/0 glpyhs
instead.

The previous translator was clearly insane.

po/eo.po

index 509212ab630f5adec9744702c89af2182ba954f1..15087edfd97e0bddde62b9d482c553c2aac29bc2 100644 (file)
--- a/po/eo.po
+++ b/po/eo.po
@@ -3111,7 +3111,7 @@ msgstr "E_lzomi"
 #: ../gtk/gtkswitch.c:347 ../gtk/gtkswitch.c:407 ../gtk/gtkswitch.c:614
 msgctxt "switch"
 msgid "ON"
-msgstr "EK"
+msgstr ""
 
 #. Translators: if the "off" state label requires more than three
 #. * glyphs then use WHITE CIRCLE (U+25CB) as the text for the state
@@ -3119,7 +3119,7 @@ msgstr "EK"
 #: ../gtk/gtkswitch.c:355 ../gtk/gtkswitch.c:408 ../gtk/gtkswitch.c:643
 msgctxt "switch"
 msgid "OFF"
-msgstr "FOR"
+msgstr ""
 
 #: ../gtk/gtktextbufferrichtext.c:649
 #, c-format